@charset "utf-8";a,abbr,acronym,address,applet,b,big,blockquote,body,caption,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,font,form,h1,h2,h3,h4,h5,h6,html,iframe,ins,kbd,label,legend,li,object,ol,p,pre,q,s,samp,small,span,strike,strong,sub,sup,table,tbody,td,tfoot,th,thead,tr,tt,ul,var{
    margin:0;
    padding:0;
    font-family:"Microsoft Yahei",'PingFang SC','Helvetica Neue','Hiragino Sans GB',SimSun;
}
li{
    list-style: none;
}

/*banner*/
.index-banner img,.ny-banner img{
    width: 100%;
    display: block;
}
.index-banner .swiper-pagination-bullet{
    width: 45px;
    height: 8px;
    border-radius: 2px;
    opacity: 0.8;
    background:#fff;
}
.index-banner  .swiper-pagination-bullet-active{
    background: #00aaaa;
    opacity: 1;
    border:0;
}

/*标题*/
.title{
    font-size: 40px;
    color:#222222;
    margin-bottom: 45px;
}
.title i{
    font-size: 38px;
    color:#ececec;
    margin:0 5px 0 8px;
    font-weight: lighter;
}
.title span{
    font-size: 36px;
    color:#ececec;
    text-transform: uppercase;
}

/*产品中心*/
.pro-Carousel .swiper-slide:hover .car-l img{
    transform: scale(1.06);
    transition: .4s;
}
.pro-Carousel .car-l{
    width: 450px;
    height: 450px;
    overflow: hidden;
}
.pro-Carousel .car-l img{
    width: 100%;
    height: auto;
    display: block;
    transition: .4s;
}
.pro-Carousel .car-r{
    width: 53%;
}
.pro-Carousel .car-r h5{
    font-size: 30px;
    color:#333333;
}
.pro-Carousel .car-r h6{
    font-size: 21px;
    color:#00aaaa;
    margin:30px 0 20px 0;
}
.pro-Carousel .car-r p{
    font-size: 16px;
    color:#545454;
    line-height: 27px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.pro-Carousel .car-r a{
    width: 150px;
    height: 45px;
    background: #00aaaa;
    color:#fff;
    font-size: 16px;
    text-align: center;
    line-height: 45px;
    display: block;
    margin-top: 55px;
}
.pro-Carousel .car-arrow{
    width: 120px;
    height: 50px;
    position: relative;
    float: right;
    margin-top: 70px;
}
.pro-Carousel .car-arrow .swiper-button-next,.pro-Carousel .car-arrow .swiper-button-prev{
    width: 50px !important;
    height: 50px !important;
    margin-top: 0;
}
.pro-Carousel .car-arrow .swiper-button-next{
    position: absolute;
    top: 0 !important;
    left: 0 !important;
    background: url(../images/arrow_03.png) no-repeat #00aaaa;
}
.pro-Carousel .car-arrow .swiper-button-prev{
    position: absolute;
    right: 0 !important;
    top: 0 !important;
    left:70px;
    background: url(../images/arrow_05.png) no-repeat #00aaaa;
}
.pro-Carousel .car-arrow .swiper-button-next:hover{
    background: url(../images/arrow_03.png) no-repeat #faa50a;
}
.pro-Carousel .car-arrow .swiper-button-prev:hover{
    background: url(../images/arrow_05.png) no-repeat #faa50a;
}
.c-1 .ipro-type dl{
    width: 232px;
    height: 170px;
    float: left;
    margin-right: 10px;
    position: relative;
    opacity: 0;
}
.c-1 .ipro-type dl dt{
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.c-1 .ipro-type dl dt img{
    width: 100%;
    height: 100%;
    display: block;
    transition: .4s;
}
.c-1 .ipro-type dl:hover dt img{
    transform: scale(1.05);
    transition: .4s;
}
.c-1 .ipro-type dl dd{
    background: rgba(6,25,47,.45);
    width: 100%;
    height: 100%;
    line-height: 170px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color:#fff;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.c-1 .ipro-type dl:hover dd{
    background: rgba(0,170,170,.45);
}
.c-1 .ipro-type dl:last-child{
    margin-right: 0;
    background: #00aaaa;
    line-height: 170px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.c-1 .ipro-type dl:last-child a{
    color:#fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.c-1 .ipro-type dl:last-child a:hover{
    text-decoration: underline;
}

/*朗威三大核心优势*/
.c-3{
    background: #ebf0f5;
    padding:60px 0 80px 0;
}
.c-3 .title i,.c-3 .title span,.c-4 .title i,.c-4 .title span{
    color:#d3d3d3;
}
.c-3 .iad-list dl{
    overflow: hidden;
    background: #fff;
    height: 400px;
}
.c-3 .iad-list dl:hover{
    cursor: pointer;
}
.c-3 .iad-list dl:hover dt img{
    transform: scale(1.02);
    transition: 0.4s;
}
.c-3 .iad-list dl dt{
    width: 50%;
    height: 100%;
    float: left;
    overflow: hidden;
}
.c-3 .iad-list dl dt img{
    width: 100%;
    height: 100%;
    display: block;
    transition: 0.4s;
}
.c-3 .iad-list dl dd{
    width: 50%;
    float: right;
}
.c-3 .iad-list dl:nth-child(2) dt{
    float: right;
}
.c-3 .iad-list dl:nth-child(2) dd{
    float: left;
}
.c-3 .iad-list dl dd{
    padding:110px 80px 0 80px;
}
.c-3 .iad-list dl dd h5{
    font-size: 24px;
    color:#00aaaa;
    font-weight: bold;
    margin-bottom: 25px;
}
.c-3 .iad-list dl dd p{
    font-size: 17px;
    color:#333333;
    line-height: 35px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-align: justify;
}
/*关于我们*/
.cont2-c-l .cont2-c-l-m{
    width: 50%;
    position: relative;
    float: left;
}
.cont2-c-l .cont2-c-l-m>img{
    width: 100%;
    box-sizing: border-box;
    padding-left: 21px;
    height: auto;
    opacity: 0;
}
.cont2-c-l.ac .cont2-c-l-m>img{
    opacity: 1;
}
.cont2-c-l.active .cont2-c-l-m>img{
    -webkit-animation: bounceIn2 0.8s ease-in-out;
    animation: bounceIn2 0.8s ease-in-out;
    animation-delay: 0.5s;
    -webkit-animation-delay: 0.5s;
    animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
}
.cont2-c-l .cont2-c-l-m i{
    display: block;
    width: 170px;
    height: 148px;
    position: absolute;
    left: -3px;
    bottom: -20px;
}
.cont2-c-l .cont2-c-l-m i img{
    width: 100%;
    height: 100%;
}
.cont2-c-l-t{
    float: left;
    width: 50%;
    position: relative;
    box-sizing: border-box;
    padding-left: 80px;
}
.cont2-c-l-t i{
    display: block;
    width: 70px;
    height: 1px;
    background-color: #00aaaa;
    position: absolute;
    left: 0;
    top: 50px;
}
.cont2-c-l-t h4{
    font-size: 26px;
    color: #00aaaa;
    font-weight: bold;
    margin-top: 29px
}
.cont2-c-l-t em{
    display: block;
    font-size: 20px;
    color: #00aaaa;
    font-weight: 100;
    margin-top: 10px;
    margin-bottom: 30px
}
.cont2-c-l-t p{
    font-size: 17px;
    color: #676767;
    line-height: 35px;
    margin-bottom: 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}
.cont2-c-l-t a{
    display: block;
    font-size: 16px;
    color: #fff;
    width: 135px;
    height: 45px;
    background: #f39d00;
    text-align: center;
    line-height: 45px;
    margin-top: 65px;
    transition: .4s;
}
.cont2-c-l-t a:hover{
    background: #00aaaa;
    transition: .4s;
}


/*数字滚动*/
.szgd{
    position: relative;
}
.cont3-wz-box{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.cont3-wz-box div{
    position: relative;
    height: 100%;
}
.cont3-wz ul{
    width: 68%;
    height: 100%;
    margin-left: 3%;
}
.cont3-wz ul li{
    float: left;
    width: 25%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
    background: url(../images/bro.png) no-repeat right center;
}
.cont3-wz ul li:last-child{
    background-image: none;
}
.cont3-wz ul li span{
    display: block;
    text-align: center;
    font-size: 15px;
    color: #fff;
    font-weight: 100;
    width: 100%;
}
.cont3-wz ul li span strong{
    font-size: 42px;
    font-weight: normal;
}
.cont3-wz ul li em{
    display: block;
    text-align: center;
    font-size: 17px;
    color: #fff;
    width: 100%;
}
.szgd img{
    width: 100%;
    height: auto;
    display: block;
}

/*典型案例*/
.c-4{
    background: #ebf0f5;
    padding:60px 0;
    margin-top: 35px;
}
.icase-list,.foucebox{
    width: 100%;
    height: auto;
}
.foucebox .bd{
    width: 575px;
    height: auto;
    float: left;
}
.foucebox .bd .showDiv{
    width: 100%;
    height: auto;
}
.foucebox .showDiv img{
    width: 100%;
    height:487px;
}
.foucebox .showDiv h2{
    font-size: 18px;
    text-align: center;
    margin:15px 0 10px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: bold;
    color:#464646;
}
.foucebox .hd li .ic-text h2{
    font-size: 16px;
    text-align: center;
    margin:15px 0 6px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color:#464646;
}
.foucebox .showDiv h2 a{
    color:#464646;
}
.foucebox .showDiv p,.foucebox .hd li .ic-text p{
    font-size: 14px;
    color:#464646;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.foucebox .hd{
    width: 585px;
    float: right;
}
.foucebox .hd li{
    width: 285px;
    height: auto;
    margin-right: 15px;
    margin-bottom: 20px;
    float: left;
}
.foucebox .hd .ic-img{
    width: 100%;
    height: 200px;
    overflow: hidden;
}
.foucebox .hd li .ic-img img{
    width: 100%;
    height: 100%;
    transition: .4s;
}
.foucebox .hd li:hover .ic-img img{
    transform: scale(1.04);
    transition: .4s;
}
.foucebox .hd li:nth-child(2n){
    margin-right: 0;
}
.foucebox .hd li:nth-child(3),.foucebox .hd li:nth-child(4){
    margin-bottom: 0;
}
.foucebox .hd li .ic-text{
    text-align: center;
}

/*新闻资讯*/
.c-5 .inew-top{
    position: relative;
}
.c-5 .inew-top .in-t-l{
    width: 490px;
    padding:45px 0;
    background: #00aaaa;
    position: absolute;
    z-index: 2;
    top: 32px;
}
.c-5 .inew-top .in-t-l img{
    width: 288px;
    margin:0 auto;
    display: block;
}
.c-5 .inew-top .in-t-l p{
    font-size: 28px;
    color:#fff;
    margin-top: 15px;
    text-align: center;
}
.c-5 .inew-top .in-t-r{
    width: 940px;
    background: #f5f5f5;
    padding:60px 60px 60px 290px;
    min-height: 260px;
}
.c-5 .inew-top .in-t-r h5{
    font-size: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.c-5 .inew-top .in-t-r h5 a{
    color:#333333;
}
.c-5 .inew-top .in-t-r h5 a:hover,.c-5 .inew-bot dl:hover dt{
    color:#00aaaa;
    text-decoration: underline;
}
.c-5 .inew-top .in-t-r p{
    font-size: 15px;
    color:#5c5c5c;
    line-height: 30px;
    margin-top: 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.c-5 .inew-bot dl{
    width: 565px;
    float: left;
    margin-right: 70px;
    overflow: hidden;
    border-bottom: 1px solid #efefef;
    padding-bottom: 11px;
    margin-top: 15px;
}
.c-5 .inew-bot dl:nth-child(2n){
    margin-right: 0;
}
.c-5 .inew-bot dl dt{
    background: url(../images/lw_43.png) left center no-repeat;
    font-size: 18px;
    color:#333333;
    width: 70%;
    float: left;
    padding-left: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.c-5 .inew-bot dl dd{
    font-size: 18px;
    color:#333333;
    width: 22%;
    text-align: right;
    float: right;
}


/*内页*/
.ny-content{
    padding:30px 0 60px 0;
}
.ny-content .type-list{
    width: 260px;
}
.ny-content .type-list .type-top h2,.ny-content .type-list .type-top h3{
    background: #00aaaa;
    padding:13px 0;
    font-size: 23px;
    color:#fff;
    text-align: center;
    margin-bottom: 2px;
}
.ny-content .type-list .type-top ul li{
    border-bottom: 1px solid #fff;
    padding:15px;
    background: #f4f4f4;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    
}
.ny-content .type-list .type-top ul li:hover,
.ny-content .type-list .type-top ul li.active{
    background:#00aaaa;
}
.ny-content .type-list .type-top ul li:hover a,
.ny-content .type-list .type-top ul li.active a{
    color:#fff;
}
.ny-content .type-list .type-top ul li a{
    color:#6d6d6d;
    display: block;
}
.ny-content .type-list .type-top .t-contact{
    width: 100%;
    padding:14px 10px;
    background: #f4f4f4;
    line-height: 29px;
    font-size: 15px;
    color:#6d6d6d;
}

.ny-content .type-r{
    width: 76%;
}
.ny-content .type-r .content-title{
    line-height: 40px;
    overflow: hidden;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #dbdbdb;
}
.ny-content .type-r .content-title h5{
    font-size: 18px;
    background-image: url(../images/li_08.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 10px;
    color: #00aaaa;
    float: left;
}
.ny-content .type-r .content-title span{
    display: block;
    float: right;
    font-size: 14px;
    color: #666666;
}
.ny-content .type-r .pro-list dl{
    width: 31.8%;
    float: left;
    border:1px solid #f2f2f2;
    margin-right: 20px;
    margin-top: 20px;
}
.ny-content .type-r .pro-list dl:nth-child(3n){
    margin-right: 0;
}
.ny-content .type-r .pro-list dl dt{
    width: 100%;
    height: 200px;
    overflow: hidden;
    position: relative;
}
.ny-content .type-r .pro-list dl dt img{
    width: 100%;
    height: 100%;
    transition: .4s;
}
.ny-content .type-r .pro-list dl:hover dt img{
    transform: scale(1.1);
    transition: .4s;
}
.ny-content .type-r .pro-list dl dd{
    padding:20px 20px 10px;
}
.ny-content .type-r .pro-list dl dd h3{
    border-bottom:1px solid #e5e5e5;
    font-size: 16px;
    color:#333;
    padding-bottom: 6px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.ny-content .type-r .pro-list dl dd h5{
    display: block;
    color: #777;
    height: 38px;
    line-height: 38px;
    position: relative;
}
.ny-content .type-r .pro-list dl dd h5 img{
    position: absolute;
    top: 50%;
    right: 0px;
    transform: translate(0, -50%);
}
.pro-list dl .showBox{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    opacity: 0;
    background: rgba(0,0,0,.5);
    transition: all 0.5s ease;
    padding-top: 65px;
}
.pro-list dl .showBox i{
    display: block;
    width: 60%;
    height: 1px;
    margin:0 auto;
    background: #fff;
    transition: all .5s ease;
}
.pro-list dl .showBox h5{
    font-size: 16px;
    color:#fff;
    text-align: center;
    width: 60%;
    margin:0 auto;
    margin-top: 5px;
    margin-bottom: 5px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.pro-list dl:hover .showBox{
    opacity: 1;
}
.pro-list dl:hover .showBox i{
    width: 10%;
}

/*新闻中心*/
.news-con{
    width: 100%;
    background: #f4f4f4;
    padding:15px 0;
}
.news-con li{
    height: 45px;
    line-height: 45px;
    padding: 0 30px;
    font-size: 15px;
    float: left;
    margin-right: 25px;
    background: #fff;
}
.news-con li a{
    color:#333;
}
.news-con li:hover,.news-con li.cur{
    background: #00aaaa;
}
.news-con li:hover a,.news-con li.cur a{
    color:#fff;
}
.news-top{
    background: #f5f5f5;
    padding:20px;
}
.news-top .news-t-l{
    width: 450px;
    height: 250px;
    overflow: hidden;
}
.news-top .news-t-l img{
    width: 100%;
    height: 100%;
    display: block;
}
.news-top .news-t-r{
    width: 57%;
}
.news-top .news-t-r h5{
    transition: 0.3s ease 0s;
    color: #333;
    font-size: 20px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.news-top .news-t-r h5 span{
    width: 15px;
    height: 3px;
    display: inline-block;
    vertical-align: middle;
    background: #02a0e9;
    margin-right: 10px;
}
.news-top .news-t-r p{
    margin-top: 5%;
    font-size: 14px;
    line-height: 26px;
    color: #666;
    text-align: justify;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    margin-left: 30px;
}
.news-top .news-t-r h6{
    font-size: 15x;
    position: relative;
    line-height: 50px;
    width: 165px;
    height: 50px;
    display: block;
    color: #fff;
    background: #433f3d;
    text-align: center;
    margin-left: 30px;
    margin-top: 50px;
}
.news-top:hover .news-t-r h6{
    background: #02a0e9;
}
.news-top:hover .news-t-r h5{
    color: #02a0e9;;
}
.news-list dl{
    width: 380px;
    float: left;
    margin-right: 30px;
    margin-top: 35px;
}
.news-list dl:nth-child(3n){
    margin-right: 0;
}
.news-list dl dt{
    width: 100%;
    height: 230px;
    overflow: hidden;
}
.news-list dl dt img,.news-top .news-t-l img{
    width: 100%;
    height: 100%;
    transition: .4s;
}
.news-list dl:hover dt img,.news-top:hover .news-t-l img{
    transform: scale(1.1);
    transition: .4s;
}
.news-list dl dd{
    background: #f5f5f5;
    padding:20px;
}
.news-list dl dd h5{
    transition: 0.3s ease 0s;
    color: #333;
    font-size: 16px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: bold;
}
.news-list dl dd p{
    margin-top: 12px;
    font-size: 14px;
    line-height: 26px;
    color: #666;
    text-align: justify;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    transition: 0.3s ease 0s;
    height: 52px;
}
.news-list dl:hover dd{
    background: #57b4c9;
}
.news-list dl:hover dd h5,.news-list dl:hover dd p{
    color:#fff;
}
.news-list dl:first-child:hover dd{
    background: #964ee4;
}
.news-list dl:nth-child(3):hover dd{
    background: #f98642;
}
.news-list dl:nth-child(2):hover dd{
    background: #24a5ea;
}

/*内容页*/
.about-list{
    padding:40px 0 60px 0;
}
.about{
    font-size: 16px;
    line-height: 34px;
    color: #5a5a5a;
    text-align: justify;
}
.about h5{
    text-align: center;
    padding-bottom: 20px;
    border-bottom: 1px solid #929292;
    font-size: 29px;
    color: #00aaaa;
    margin-bottom: 35px;
}
.about img{
	max-width: 100%;
	margin-bottom: 15px;
}


/*详情页*/
.introduce{
    background: #fff;
    margin:15px 0 10px 0;
}
.introduce .intro-con{
    text-align: center;
    padding-bottom: 15px;
    border-bottom: 1px solid #eee;
}
.introduce .intro-con h2{
    font-size: 28px;
    color:#333;
    margin-bottom: 10px;
}
.introduce .intro-con span{
    font-size: 15px;
    padding:0 5px;

}
.introduce .intro-text{
    font-size: 16px;
    line-height: 34px;
    color:#5a5a5a;
    margin-top: 25px;
    text-align: justify;
}
.introduce .intro-text iframe{
    margin:0 auto;
}
.news-fh{
    margin-top: 40px;
    padding-top: 20px;
    border-top: 1px solid #e2e2e2;
}
.news-fh ul li{
    
}
.news-fh ul li:last-child{
    border-top: 0;
    margin-top: 8px;
}
.news-fh ul li a:hover,.top_down li a:hover{
    color:#7dbd67;
    text-decoration: underline;
    cursor: pointer;
}
.introduce .intro-text img,.column .about-list .about-text img{
    max-width: 85%;
    margin: 0 auto;
    display: block;
    margin-top: 15px;
    margin-bottom: 15px;
}
.introduce .intro-text table{
    width: 100% !important;
}
.introduce .intro-text table tr{
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
.introduce .intro-text table tr td{
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    padding:4px 10px;
}


/*分页*/
.page-box {
    margin-bottom: 30px;
    margin-top: 40px;
}
.page-box div{
    display: flex;
    display: -webkit-flex;
    justify-content: center;
}
.page-box a{
    display: block;
    padding: 6px 15px;
    font-size: 14px;
    color: #666;
    box-sizing: border-box;
    border: 1px solid #ddd;
    margin: 0 5px;
    border-radius: 3px;
}
.page-box strong{
    display: block;
    padding: 6px 15px;
    font-size: 14px;
    color: #666;
    background-color: #00aaaa;
    color: #fff;
    margin: 0 5px;
    border-radius: 3px;
}

/*解决方案*/
.solve-list dl{
    width: 100%;
    height: auto;
    float: left;
    margin-top: 30px;
    background: #f6f7f9;
}
.solve-list dl dt{
    width: 50%;
    float: left;
    padding:35px 35px 15px 30px;
    height: 300px;
}
.solve-list dl dt h5{
    font-size: 20px;
    color:#333;
    font-weight: bold;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.solve-list dl dt h6{
    margin-top: 15px;
    margin-bottom: 23px;
    line-height: 26px;
    color:#555;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    overflow: hidden;
}
.solve-list dl:hover dd img{
    transform: scale(1.04);
    transition: .4s;
}
.solve-list dl dd{
    width: 50%;
    height: 300px;
    overflow: hidden;
    float: right;
}
.solve-list dl dd img{
    width: 100%;
    height: 100%;
    transition: .4s;
    display: block;
}
.solve-list dl:nth-child(2n) dd{
    float: left;
}
.solve-list dl:nth-child(2n) dt{
    float: right;
}
.solve-list dl dt i{
    display: block;
    background: url(../images/tel2.png) left center no-repeat;
    padding-left: 25px;
    color:#333;
    font-size: 14px;
    width: 165px;
}
.solve-list dl:nth-child(2n) dt h5,.solve-list dl:nth-child(2n) dt h6{
    text-align: right;
}
.solve-list dl:nth-child(2n) dt i{
    float: right;
    text-align: right;
}
.jjfa-type ul li{
    width: 220px;
    padding:20px 0;
    background: #00aaaa;
    box-shadow: 1px 1px 5px #eaeaea;
    float: left;
    margin-right: 25px;
    text-align: center;
    margin-bottom: 15px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.jjfa-type ul li a{
    color:#fff;
    font-size: 16px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.jjfa-type ul li:hover,.jjfa-type ul li.active{
    background: #037f80;
}
.jjfa-type ul li:hover a,.jjfa-type ul li.active a{
    color:#fff;
}
.jjfa-type ul li:nth-child(5n),.solver-list dl:nth-child(3n){
    margin-right: 0;
}
.solver-list dl{
    width: 383px;
    margin-right: 25px;
    margin-bottom: 25px;
    float: left;
}
.solver-list dl dt{
    width: 100%;
    height: 260px;
    overflow: hidden;
}
.solver-list dl dt img{
    width: 100%;
    height: 100%;
    transition: .4s;
}
.solver-list dl:hover dt img{
    transition: .4s;
    transform: scale(1.04);
}
.solver-list dl dd{
    background: #eee;
    padding:10px;
    color:#333;
    font-size: 17px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    text-align: center;
}
/* .download-list{
    display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-gap: 15px 45px;
} */
.download-list p{
    display: flex;
    align-items: center;
    margin: 10px 0;
    border-bottom: 1px solid #f1f1f1dd;
    padding-bottom: 20px;
    background: url(../images/doc.png) no-repeat right 7px;
    background-size: 20px;
    line-height: 22px !important;
}
.download-list p:hover a{
    color: #00aaaa !important;
}
.download-list p:hover a{
    color: #00aaaa !important;
}
.download-list p img{
    width: 20px;
    display: block;
    margin-bottom: 0;
}
.download-list p a{
    font-size: 15px !important;
    color: #333 !important;
    margin-left: 5px;
    display: block;
    width: 100%;
}